- lexicographic sorting
- лексикографическая сортировка
Англо-русский словарь промышленной и научной лексики. 2014.
Англо-русский словарь промышленной и научной лексики. 2014.
lexicographic sorting — leksikografinis rikiavimas statusas T sritis informatika apibrėžtis Žodžių arba eilučių rikiavimas pagal abėcėlę. Eilutėse gali būti ne tik raidės, bet ir specialiųjų ženklų. Laikoma, kad tarpo ženklas yra visų ženklų pradžioje, o kitų ženklų… … Enciklopedinis kompiuterijos žodynas
Trie — A trie for keys A , to , tea , ted , ten , i , in , and inn . In computer science, a trie, or prefix tree, is an ordered tree data structure that is used to store an associative array where the keys are usually strings. Unlike a binary search… … Wikipedia
leksikografinis rikiavimas — statusas T sritis informatika apibrėžtis Žodžių arba eilučių rikiavimas pagal abėcėlę. Eilutėse gali būti ne tik raidės, bet ir specialiųjų ženklų. Laikoma, kad tarpo ženklas yra visų ženklų pradžioje, o kitų ženklų vieta nustatoma kalbos… … Enciklopedinis kompiuterijos žodynas
Comparison sort — Sorting a set of unlabelled weights by weight using only a balance scale requires a comparison sort algorithm A comparison sort is a type of sorting algorithm that only reads the list elements through a single abstract comparison operation (often … Wikipedia
Radix sort — In computer science, radix sort is a sorting algorithm that sorts integers by processing individual digits. Because integers can represent strings of characters (e.g., names or dates) and specially formatted floating point numbers, radix sort is… … Wikipedia
Permutation — For other uses, see Permutation (disambiguation). The 6 permutations of 3 balls In mathematics, the notion of permutation is used with several slightly different meanings, all related to the act of permuting (rearranging) objects or values.… … Wikipedia
Lexicographical order — In mathematics, the lexicographic or lexicographical order, (also known as lexical order, dictionary order, alphabetical order or lexicographic(al) product), is a generalization of the way the alphabetical order of words is based on the… … Wikipedia
Collating sequence — The term collating sequence refers to the order in which individual characters should be taken when sorting a collection of character strings using dictionary order. This article is concerned with the order of the alphabetical characters… … Wikipedia
Collation — This article is about collation in library, information, and computer science. For other uses, see Collation (disambiguation). Alphabetical redirects here. For the type of writing system, see Alphabet. For the album, see Alphabetical (album). A–Z … Wikipedia
Kanji — This article is about the Chinese characters used in Japanese writing. For other uses, see Kanji (disambiguation). Kanji (漢字; listen) are the adopted logographic Chinese characters hanzi[1] that are used in the modern … Wikipedia
Multi-criteria decision analysis — Multiple criteria decision making or multiple criteria decision analysis is a sub discipline of operations research that explicitly considers multiple criteria in decision making environments. Whether in our daily lives or in professional… … Wikipedia